TsgShxFont
Unit: SHX
Description
The TsgShxFont
class gives an opportunity to use any provided by AutoCAD SHX fonts except Big Fonts.
Syntax
TsgShxFont = class
Properties
Properties | Description |
---|---|
Above | The property returns the above value. |
Below | The property returns the below value. |
LineFeed | The property returns the distance between lines. |
Loaded | The property defines if SHX Font is loaded. |
Name | The property returns the SHX Font name. |
NumChars | The property returns the number of symbols in SHX Font. |
Methods
Methods | Description |
---|---|
Create | Creates an instance of the TsgShxFont class. |
Destroy | Destroys an instance of the TsgShxFont class. |
GetSymbol | The method gets defined in the Symb symbol as a set of TsgSHXVertex . |
Load | The method loads the SHX Font. |